home *** CD-ROM | disk | FTP | other *** search
- ; NETWATCH.INF
-
- ; This is the Setup information file to install CD-ROM only Applets
-
- ; Copyright (c) 1993-1995 Microsoft Corporation
-
-
- [version]
- signature="$CHICAGO$"
- SetupClass=PLUSPACK
-
- [DestinationDirs]
- netwatch.Win.Copy = 25 ; LDID_SHARED
- netwatch.Win.Del = 25 ; LDID_SHARED
- netwatch.HLP.Copy = 18 ; LDID_HELP
- Register_PPApplets.Copy = 17 ; LDID_INF
-
- [Register_PPApplets.Copy]
- netwatch.inf
-
- [Optional Components]
- netwatch
-
- [DefaultInstall]
- OptionDesc = %NETWATCHopt_DESC%
- Tip = %NETWATCH_TIP%
- Parent = AccessTop
- CopyFiles = netwatch.Win.Copy, netwatch.HLP.Copy, Register_PPApplets.Copy
- DelFiles = netwatch.Win.Del
- UpdateInis = netwatch.Inis
- AddReg = netwatch.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 46 ;Network wires mini-icon for dialogs
- Uninstall = netwatch_remove
-
- [netwatch]
- OptionDesc = %NETWATCHopt_DESC%
- Tip = %NETWATCH_TIP%
- Parent = AccessTop
- CopyFiles = netwatch.Win.Copy, netwatch.HLP.Copy, Register_PPApplets.Copy
- DelFiles = netwatch.Win.Del
- UpdateInis = netwatch.Inis
- AddReg = netwatch.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 46 ;Network wires mini-icon for dialogs
- Uninstall = netwatch_remove
-
- [netwatch_remove]
- DelFiles = netwatch.Win.Copy, netwatch.HLP.Copy
- DelReg = netwatch.remove.reg
- UpdateInis = netwatch.Rem.Inis
-
- ;---- Net Watcher Install Sections -----------------------
- [netwatch.Win.Copy]
- netwatch.exe
-
- [netwatch.HLP.Copy]
- netwatch.cnt
- netwatch.hlp
-
- [netwatch.Win.Del]
- ; Del win 3.x .hlp files (they are now in the HELP dir)
- netwatch.hlp
-
- [netwatch.Inis]
- setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%" ;creates folder
- setup.ini, group11,, """%Net_Watcher_Desc%"", NETWATCH.EXE,,, netwatch,,%Net_Watcher_ShortDesc%" ;creates link
-
- [netwatch.Rem.Inis]
- setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%" ;creates folder
- setup.ini, group11,, """%Net_Watcher_Desc%""" ;deletes link
- setup.ini, group11,, """%Net_Watcher_ShortDesc%""" ;deletes link
-
- [netwatch.install.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NetWatcher,DisplayName,,"%Net_Watcher_Desc%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NetWatcher,UninstallString,,"RunDll setupx.dll,InstallHinfSection netwatch_remove 4 netwatch.inf"
-
- [netwatch.remove.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NetWatcher
- ;--------------------------------------------------
-
- [Strings]
- ;Non-localizable Strings:
- KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
- KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
- KEY_DEL = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
- KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
-
- ;Localizable Strings:
- APPS_DESC = "Accessories"
- SYSTOOLS_DESC = "Accessories\System Tools"
- Net_Watcher_Desc= "Net Watcher"
- Net_Watcher_ShortDesc = "Net-Wtch"
- SysMon_Desc = "System Monitor"
- SysMon_ShortDesc = "Sysmon"
- TOUR_DESC = "Windows 95 Tour"
- TOUR_TIP = "Teaches you a few basics of Windows 95 to get you up and running quickly."
- OnlineUG_DESC = "Online User's Guide"
- OnlineUG_TIP = "Online version of the Windows 95 User's Guide"
- SYSMONOpt_DESC = "System Monitor"
- SYSMON_TIP = "Enables you to monitor system performance."
- NETWATCHopt_DESC = "Net Watcher"
- NETWATCH_TIP = "Enables you to monitor your network server and connections."
- CharMapOpt_DESC = "Character Map"
- CharMap_TIP = "Enables you to insert symbols and characters into documents."
- CharMap_Desc = "Character Map"
- CharMap_ShortDesc = "Charmap"
- QVplus_DESC = "Quick View, extra"
- QVplus_TIP = "Additional viewers to preview documents without opening them."
-
- FV_DESC = "Quick View"
- FV_TIP = "Enables you to preview a document without opening it."
-
- HelpInit_Desc = "Windows Help"
-
- Disk_1_Desc = "Downloaded Files"
-
- [SourceDisksNames]
- 1 = %Disk_1_Desc%,,0
-
- [SourceDisksFiles]
- NETWATCH.INF =1,, 3700
- NETWATCH.EXE =1,, 63488
- NETWATCH.CNT =1,, 391
- NETWATCH.HLP =1,, 12339
-